home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Rinaldi / HC 2.0 Only / Textoid 3.6.cpt / Textoid 3.6 (US) / stylesheet_2387.css < prev   
Cascading Style Sheet File  |  1992-07-17  |  394b  |  35 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-weight: bold;
  7.         }
  8.         .style3
  9.         {
  10.             font-style: italic;
  11.         }
  12.         .style4
  13.         {
  14.             text-decoration: underline;
  15.             font-weight: bold;
  16.         }
  17.         .style5
  18.         {
  19.             font-family: "Monaco";
  20.         }
  21.         .style7
  22.         {
  23.             font-style: italic;
  24.             font-weight: bold;
  25.         }
  26.         .style8
  27.         {
  28.             letter-spacing: -0.1em;
  29.             font-weight: bold;
  30.         }
  31.         .style10
  32.         {
  33.             text-decoration: underline;
  34.         }
  35.